home *** CD-ROM | disk | FTP | other *** search
/ Aminet 2 / Aminet AMIGA CDROM (1994)(Walnut Creek)[Feb 1994][W.O. 44790-1].iso / Aminet / misc / unix / ne097.readme < prev    next >
Encoding:
Text File  |  1993-12-30  |  1.2 KB  |  38 lines

  1. Short: Full text screen editor for UN*X.
  2.  
  3. ne is a full screen text editor for UN*X which is easy to use at first
  4. sight, powerful, and completely configurable. It runs on any terminal
  5. supported by your terminfo database, and it is based on the POSIX standard.
  6. ne currently runs only on UN*X terminals, but a future release will provide
  7. an X interface.
  8.  
  9.    Its main features are:
  10.  
  11.    * three user interfaces: control keystrokes, command line, and menus;
  12.      keystrokes and menus are completely configurable;
  13.  
  14.    * the number of documents and clips, the dimensions of the display,
  15.      and the file/line lengths are limited only by the integer size of
  16.      the machine;
  17.  
  18.    * simple scripting language where scripts can be generated via an
  19.      idiotproof learn/play method;
  20.  
  21.    * unlimited undo/redo capability (can be disabled with a command);
  22.  
  23.    * automatic preferences system based on the extension of the file
  24.      name being edited;
  25.  
  26.    * a file requester for easy file retrieval;
  27.  
  28.    * extended regular expression search and replace a la emacs and
  29.      vi;
  30.  
  31.    * editing of binary files;
  32.  
  33.    * Texinfo documentation (with a ready-to-print PostScript version);
  34.  
  35.    * sparing resource usage.
  36.  
  37. ne is free software, and it is distributed under the GNU License.
  38.